* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	/*min-width: 1200px;*/
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	margin: 0;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #303030;
	text-decoration: none;
	background-color: transparent;
}

a:focus {
	color: #23527c;
	text-decoration: none;
	outline: 0;
}

img {
	vertical-align: middle;
	display: block;
	max-width: 100%;
	height: auto;
	border: 0;
	margin: 0 auto;
}

[role="button"] {
	cursor: pointer;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: ' ';
}

.clearfix:after {
	clear: both;
}

.hh4 {
	clear: both;
	height: 4px;
	font-size: 4px
}

.hh5 {
	clear: both;
	height: 5px;
	font-size: 5px
}

.hh10 {
	clear: both;
	height: 10px;
	font-size: 10px
}

.hh15 {
	clear: both;
	height: 15px;
	font-size: 15px
}

.hh20 {
	clear: both;
	height: 20px;
	font-size: 20px
}

.hh25 {
	clear: both;
	height: 25px;
	font-size: 20px
}

.hh30 {
	clear: both;
	height: 30px;
	font-size: 30px
}

.hh50 {
	clear: both;
	height: 50px;
	font-size: 50px
}

.hh60 {
	clear: both;
	height: 60px;
	font-size: 60px
}

.nav {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	/*min-width: 1200px;*/
	height: 80px;
	z-index: 9999;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: rgba(0, 0, 0, .4);
}

.nav .nav-box {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}

.nav .nav-box h1 {
	width: 200px;
	height: 80px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/bnLogo.png) left center no-repeat;
	background-size: 100% auto;
	display: inline;
}

.nav .nav-box .nav-box-ul {
	float: right;
	display: table;
	height: 80px;
}

.nav .nav-box .nav-box-ul li:first-child {
	background: none;
}

.nav .nav-box .nav-box-ul li {
	display: inline-block;
	height: 80px;
	padding-left: 31px;
	background: url(../images/navLiImg.png) 15px center no-repeat;
	background-size: auto 12px;
}

.nav .nav-box .nav-box-ul li a {
	display: block;
	height: 80px;
	line-height: 80px;
	color: #FFF;
	font-size: 18px;
}

.nav .nav-box .nav-box-ul li .submenu {
	display: none;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 45px;
	background: rgba(0, 51, 153, .8);
	overflow: hidden;
}

.nav .nav-box .nav-box-ul li .submenu ul {
	display: table;
	height: 45px;
	margin: 0 auto;
}

.nav .nav-box .nav-box-ul li .submenu ul li {
	padding: 0;
	background: none;
}

.nav .nav-box .nav-box-ul li .submenu ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	font-size: 14px;
}

.foot {
	width: 100%;
	min-width: 1200px;
	height: auto;
	background: #1e222a;
	overflow: hidden;
}

.foot .foot-body {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: table;
	text-shadow: 1px 1px 0 #000;
}

.foot .foot-body dl {
	float: left;
	width: 160px;
	height: auto;
	display: table;
}

.foot .foot-body dl dt h2 a {
	display: block;
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	color: #999;
}

.foot .foot-body dl dd {
	display: table;
	content: ' ';
	clear: both;
}

.foot .foot-body dl dd a {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #999;
}

.foot .foot-body .foot-body-ewm {
	width: 240px;
	padding: 27px 0 0 40px;
	text-align: center;
	color: #999;
}

.foot .foot-body .foot-body-ewm img {
	width: 200px;
	margin-bottom: 10px;
}

.foot .foot-body .foot-body-tel {
	width: auto;
	padding: 27px 0 0 30px;
}

.foot .foot-body .foot-body-tel dt:nth-of-type(2) {
	padding-top: 30px;
}

.foot .foot-body .foot-body-tel h3 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #ababab;
}

.foot .foot-body .foot-body-tel span {
	font-size: 20px;
	color: #ababab;
	font-family: arial;
}

.foot .foot-bar {
	width: 100%;
	height: 45px;
	-moz-box-shadow: 0px -2px 5px #000;
	-webkit-box-shadow: 0px -2px 5px #000;
	box-shadow: 0px -2px 5px #000;
}

.foot .foot-bar p {
	line-height: 45px;
	text-align: center;
	color: #999;
	font-size: 14px;
	text-shadow: 1px 1px 0 #000;
}

.foot .foot-bar p a {
	color: #999;
}
